How to run web browser on textwrangle?
How to run web browser on textwrangle?
How to run web browser on textwrangle?
Can you please clarify what you mean?
TextWrangler is a text editor, which can write HTML code, and the resulting file can be dragged and dropped on a web browser to display it.
If this is not what you mean, could you please elaborate. If this is a TextWrangler feature, could you explain where it is in the TextWrangler menus/preferences?
Hi, BobHarris, Notepad++ is code editor for Window. I have done edit HTML and CSS, I can check website preview display in immediately when i choose "Run", it will slide out "Launch in Firefox", "Launch in Safari" , "Launch in Chrome" and "Launch in IE". So, I can choose any web browser and it will appear my website in live with instantly . For Mac, I choose "#!" and "Run". But TextWrangler on Mac can't make it like this. Got any solution with this issue?
TextWrangler does not have that feature. Bare Bones reserves that feature for their BBEdit (paid) editor. However, you can create an Applescript that will do that. Here are some Googled links that give scripting examples to do what you want.
<http://www.cnet.com/news/applescript-fun-previewing-html-from-textwrangler/>
<http://junecloud.com/journal/mac/preview-in-browser-script-for-textwrangler.html>
<http://ix.cs.uoregon.edu/~michaelh/html/TextWranglerScript.html>
<http://samdutton.wordpress.com/2011/05/16/applescript-to-view-html-in-a-browser- with-textwrangler/>
How to run web browser on textwrangle?